Closed Bug 1674609 Opened 5 years ago Closed 5 years ago

HTMLEditorDeleteHandler.cpp: redundant continue statement at the end of loop statement

Categories

(Core :: DOM: Editor, task, P5)

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: Sylvestre, Assigned: akshay1992kalbhor)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [lang=C++])

Attachments

(1 file)

Filling as a good first bug to learn workflows.

redundant continue statement at the end of loop statement
https://searchfox.org/mozilla-central/source/editor/libeditor/HTMLEditorDeleteHandler.cpp#3864

As the change is trivial, it is just to learn how to contribute to Firefox.

Found by http://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-control-flow.html

Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

Please don't ask for the bug to be assigned. It will be automatically assigned to the first patch.

Component: General → DOM: Editor
Severity: -- → N/A
Priority: -- → P5
Assignee: nobody → akshay1992kalbhor
Status: NEW → ASSIGNED
Pushed by rmaries@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3bea2b0ec69a HTMLEditorDeleteHandler.cpp: redundant continue statement at the end of loop statement. r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: